home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / feedaemon / fd110rc5.exe / {app} / FeedDemon.exe / 0 / RCDATA / TFMANAGEGROUPSDLG / TFMANAGEGROUPSDLG.txt
Text File  |  2004-05-31  |  4KB  |  191 lines

  1. object fManageGroupsDlg: TfManageGroupsDlg
  2.   Left = 332
  3.   Top = 186
  4.   Width = 550
  5.   Height = 434
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   ActiveControl = nbGroupList
  9.   BorderIcons = [biSystemMenu, biMaximize]
  10.   Caption = 'fManageGroupsDlg'
  11.   Color = clBtnFace
  12.   Constraints.MinHeight = 400
  13.   Constraints.MinWidth = 550
  14.   Font.Charset = DEFAULT_CHARSET
  15.   Font.Color = clWindowText
  16.   Font.Height = -11
  17.   Font.Name = 'MS Sans Serif'
  18.   Font.Style = []
  19.   KeyPreview = True
  20.   OldCreateOrder = False
  21.   Position = poScreenCenter
  22.   ShowHint = True
  23.   OnCreate = FormCreate
  24.   OnDestroy = FormDestroy
  25.   OnResize = FormResize
  26.   PixelsPerInch = 96
  27.   TextHeight = 13
  28.   object pnlBottom: TPanel
  29.     Left = 0
  30.     Top = 339
  31.     Width = 542
  32.     Height = 47
  33.     Align = alBottom
  34.     BevelOuter = bvNone
  35.     FullRepaint = False
  36.     TabOrder = 0
  37.     object bvl: TBevel
  38.       Left = 0
  39.       Top = 0
  40.       Width = 542
  41.       Height = 50
  42.       Align = alTop
  43.       Shape = bsTopLine
  44.     end
  45.     object btnClose: TButton
  46.       Left = 457
  47.       Top = 13
  48.       Width = 75
  49.       Height = 25
  50.       Caption = 'btnClose'
  51.       Default = True
  52.       TabOrder = 2
  53.       OnClick = btnCloseClick
  54.     end
  55.     object btnDeleteGroup: TButton
  56.       Left = 11
  57.       Top = 11
  58.       Width = 113
  59.       Height = 25
  60.       Caption = 'btnDeleteGroup'
  61.       Enabled = False
  62.       TabOrder = 0
  63.       OnClick = btnDeleteGroupClick
  64.     end
  65.     object btnRemoveChannel: TButton
  66.       Left = 193
  67.       Top = 11
  68.       Width = 113
  69.       Height = 25
  70.       Caption = 'btnRemoveChannel'
  71.       Enabled = False
  72.       TabOrder = 1
  73.       OnClick = btnRemoveChannelClick
  74.     end
  75.   end
  76.   object pnlMain: TPanel
  77.     Left = 0
  78.     Top = 47
  79.     Width = 542
  80.     Height = 292
  81.     Align = alClient
  82.     BevelOuter = bvNone
  83.     FullRepaint = False
  84.     TabOrder = 1
  85.     object lblGroups: TLabel
  86.       Left = 11
  87.       Top = 7
  88.       Width = 169
  89.       Height = 13
  90.       AutoSize = False
  91.       Caption = 'lblGroups'
  92.       Font.Charset = DEFAULT_CHARSET
  93.       Font.Color = clWindowText
  94.       Font.Height = -11
  95.       Font.Name = 'MS Sans Serif'
  96.       Font.Style = [fsBold]
  97.       ParentFont = False
  98.     end
  99.     object lblChannels: TLabel
  100.       Left = 193
  101.       Top = 7
  102.       Width = 337
  103.       Height = 13
  104.       AutoSize = False
  105.       Caption = 'lblChannels'
  106.       Font.Charset = DEFAULT_CHARSET
  107.       Font.Color = clWindowText
  108.       Font.Height = -11
  109.       Font.Name = 'MS Sans Serif'
  110.       Font.Style = [fsBold]
  111.       ParentFont = False
  112.     end
  113.     object nbGroupList: TnbListingListBox
  114.       Left = 11
  115.       Top = 27
  116.       Width = 169
  117.       Height = 253
  118.       Style = lbOwnerDrawVariable
  119.       ItemHeight = 16
  120.       TabOrder = 0
  121.       OnClick = nbGroupListClick
  122.       OnDragDrop = nbGroupListDragDrop
  123.       OnDragOver = nbGroupListDragOver
  124.       HighlightItemIndex = -1
  125.     end
  126.     object nbChannelListView: TnbChannelListView
  127.       Left = 193
  128.       Top = 27
  129.       Width = 337
  130.       Height = 253
  131.       Checkboxes = True
  132.       Columns = <>
  133.       DragMode = dmAutomatic
  134.       HideSelection = False
  135.       ReadOnly = True
  136.       RowSelect = True
  137.       TabOrder = 1
  138.       ViewStyle = vsReport
  139.       OnClick = nbChannelListViewClick
  140.       OnEndDrag = nbChannelListViewEndDrag
  141.       OnStartDrag = nbChannelListViewStartDrag
  142.     end
  143.   end
  144.   object pnlTop: TPanel
  145.     Left = 0
  146.     Top = 0
  147.     Width = 542
  148.     Height = 47
  149.     Align = alTop
  150.     BevelOuter = bvNone
  151.     FullRepaint = False
  152.     TabOrder = 2
  153.     object htmlManage: THTMLabel
  154.       Left = 11
  155.       Top = 10
  156.       Width = 526
  157.       Height = 19
  158.       AnchorHint = False
  159.       AutoSizing = True
  160.       AutoSizeType = asVertical
  161.       Ellipsis = False
  162.       HintShowFull = False
  163.       Hover = False
  164.       HoverColor = clNone
  165.       HoverFontColor = clNone
  166.       HTMLHint = False
  167.       HTMLText.Strings = (
  168.         '(set at runtime)')
  169.       ShadowColor = clGray
  170.       ShadowOffset = 2
  171.       URLColor = clBlue
  172.       VAlignment = tvaTop
  173.     end
  174.   end
  175.   object statBar: TStatusBar
  176.     Left = 0
  177.     Top = 386
  178.     Width = 542
  179.     Height = 19
  180.     Panels = <>
  181.     SimplePanel = True
  182.   end
  183.   object tmrDrag: TTimer
  184.     Enabled = False
  185.     Interval = 100
  186.     OnTimer = tmrDragTimer
  187.     Left = 504
  188.     Top = 8
  189.   end
  190. end
  191.